- acos
double acos(double x)
Undocumented in source. Be warned that the author may not have intended to support it.
- acos
double acos(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- acosf
float acosf(float x)
Undocumented in source. Be warned that the author may not have intended to support it.
- acosf
float acosf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- atan2
double atan2(double y, double x)
Undocumented in source. Be warned that the author may not have intended to support it.
- atan2
double atan2(double y, double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- atan2f
float atan2f(float y, float x)
Undocumented in source. Be warned that the author may not have intended to support it.
- atan2f
float atan2f(float y, float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cbrt
double cbrt(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cbrt
double cbrt(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cbrtf
float cbrtf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ceil
double ceil(double x)
Undocumented in source. Be warned that the author may not have intended to support it.
- ceil
double ceil(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ceilf
float ceilf(float x)
Undocumented in source. Be warned that the author may not have intended to support it.
- ceilf
float ceilf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cos
double cos(double x)
Undocumented in source. Be warned that the author may not have intended to support it.
- cos
double cos(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cosf
float cosf(float x)
Undocumented in source. Be warned that the author may not have intended to support it.
- cosf
float cosf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- exp
double exp(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- expf
float expf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fabs
double fabs(double x)
Undocumented in source. Be warned that the author may not have intended to support it.
- fabs
double fabs(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fabsf
float fabsf(float x)
Undocumented in source. Be warned that the author may not have intended to support it.
- fabsf
float fabsf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fastAcos
float fastAcos(float x)
Undocumented in source. Be warned that the author may not have intended to support it.
- fastAsin
float fastAsin(float x)
Undocumented in source. Be warned that the author may not have intended to support it.
- fastAtan
double fastAtan(float x)
Undocumented in source. Be warned that the author may not have intended to support it.
- fastAtan2
float fastAtan2(float y, float x)
Undocumented in source. Be warned that the author may not have intended to support it.
- fastCos
float fastCos(float radians)
Undocumented in source. Be warned that the author may not have intended to support it.
- fastSin
float fastSin(float radians)
Undocumented in source. Be warned that the author may not have intended to support it.
- fastTan
float fastTan(float radians)
Undocumented in source. Be warned that the author may not have intended to support it.
- floor
double floor(double x)
Undocumented in source. Be warned that the author may not have intended to support it.
- floor
double floor(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- floorf
float floorf(float x)
Undocumented in source. Be warned that the author may not have intended to support it.
- floorf
float floorf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fmod
double fmod(double f, double w)
Undocumented in source. Be warned that the author may not have intended to support it.
- fmod
double fmod(double x, double denom)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fmodf
float fmodf(float x, float denom)
Undocumented in source. Be warned that the author may not have intended to support it.
- fmodf
float fmodf(float x, float denom)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldexp
double ldexp(double n, int exp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldexpf
float ldexpf(float n, int exp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldexpl
real ldexpl(real n, int exp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- log
double log(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- logf
float logf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pow
double pow(double x, double y)
Undocumented in source. Be warned that the author may not have intended to support it.
- pow
double pow(double x, double y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- powf
float powf(float x, float y)
Undocumented in source. Be warned that the author may not have intended to support it.
- powf
float powf(float x, float y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- powl
real powl(real x, real y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- round
double round(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- roundf
float roundf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sin
double sin(double x)
Undocumented in source. Be warned that the author may not have intended to support it.
- sin
double sin(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sinf
float sinf(float x)
Undocumented in source. Be warned that the author may not have intended to support it.
- sinf
float sinf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sqrt
double sqrt(double x)
Undocumented in source. Be warned that the author may not have intended to support it.
- sqrt
double sqrt(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sqrtf
float sqrtf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sqrtf
float sqrtf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tan
double tan(double x)
Undocumented in source. Be warned that the author may not have intended to support it.
- tan
double tan(double x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tanf
float tanf(float x)
Undocumented in source. Be warned that the author may not have intended to support it.
- tanf
float tanf(float x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.